home *** CD-ROM | disk | FTP | other *** search
- .SH "A/UX 3.1 DIFFERENCES"
- There is no obvious way to find the amount of memory per process
- that is currently resident. Also, the percent cpu usage is not
- maintained by the operating system, so we fake one as follows:
- a process' "percent cpu usage" is the fraction of raw cpu scheduling
- ticks allocated to the process, weighted by the complement of the
- system idle time percentage.
-
- The renice command is not available on A/UX.
-
- The A/UX 3.1 port was written by Richard Henderson <richard@atheist.tamu.edu>.
-